home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 / Aminet - June 1993 [Walnut Creek].iso / ab20 / datacomm / xpr / xprxmodm.lzh / libsup.c.diffs < prev    next >
Encoding:
Text File  |  1991-08-13  |  379 b   |  15 lines

  1. 1a2
  2. > #include <exec/resident.h>
  3. 41,45c42,46
  4. < #define MYREVISION    34    /* would be nice to auto-increment this         */
  5. < char myname[] = "xprxmodem.library";
  6. < char myid[] = "xprxmodem 34.1 (" __DATE__ ")\n";
  7. ---
  8. > #define MYREVISION    36    /* would be nice to auto-increment this         */
  9. > char myname[] = "xprxmodem.library";
  10. > char myid[] = "xprxmodem 34.3 (" __DATE__ ")\n";
  11.